home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / pcl / sptmbr11.lha / systems / inspecter.lisp < prev    next >
Text File  |  1992-04-01  |  221b  |  10 lines

  1. ;;; -*- Mode: Lisp; Package: DSYS; Base: 10; Syntax: Common-Lisp -*-
  2.  
  3. (in-package "DSYS")
  4.  
  5. (set-system-source-file 'inspecter
  6.             (subfile (list "inspecter")
  7.                  :name "sysdef"))
  8.  
  9. (pushnew 'inspecter *auto-load-systems*)
  10.